home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / support / bitbucket.sit / Bitbucket 1.0 / Fetch / □Bookmarks in folders are D_led / ∞Bookmarks in folders are D_led
Encoding:
Text File  |  1997-06-30  |  1.6 KB  |  24 lines  |  [TEXT/ttxt]

  1. Read this. (It╒ll help, Really.)
  2.  
  3. Bitbucket uses the ╥Fetch URLs w/OpenURL╙ script to open bookmark ('URL ') or favorite ('LINK') files in the ╥Fetch╙ folder inside of the ╥Bitbucket╙ folder. If all goes well, it should open the files in the ╥Daily╙ folder and the files in the folder named for the current day of the week.
  4.  
  5. You can add files for Bitbucket to downlosd by dragging icons from your ╥Bookmarks╙ window in Netscape (or your ╥Favorites╙ window if you use Internet Explorer) to the Finder. Name the file whatever you want the Doc file to be named in your Pilot. Bitbucket does the rest.
  6.  
  7. This script should work with any browser that supports the ╥OpenURL to file spec╙ apple event.
  8.  
  9.     OpenURL  string  -- URL
  10.         [to  'FSS ']  -- file destination
  11.  
  12. This version has been tested pretty heavily with Netscape 4.0 and Internet Explorer 3.0. Earlier versions of this script have been used with Internet Explorer 2.0 and 2.1 and Netscape 2.0 and 3.0. 
  13.  
  14. Note: Earlier versions of Netscape (<4.0) aren╒t very happy (read may crash) with having OpenURL events thrown at them this quickly.
  15.  
  16. To configure ╥Fetch URLs w/OpenURL╙ to use a different browser, select ╥Edit Script╙ from the ╥Edit╙ menu. You can then change the two browser references to your browser. The reference line should look much like this:
  17.  
  18. tell application "Netscape Communicator¬"
  19.  
  20. The colors and fonts may differ. Change the application name in quotes to the name of your browser. When you save, Script Editor will have you locate your browser.
  21.  
  22. Bitbucket and associated scripts ⌐1997 rusty kay
  23. the macos pilot page: 
  24. http://www.geocities.com/Eureka/1943/macospilot.html